| Total Complexity | 13 |
| Dependencies | 1 |
| Dependents | 1 |
| Total lines | 80 |
| Lines of code | 52 |
| Logical lines of code | 26 |
| Comment lines | 10 |
| Methods | 7 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| find_lowest_price() | 60 | 5 | 13 | |
| create_table() | 56 | 2 | 21 | |
| get_last_by_product_id() | 71 | 2 | 5 | |
| table() | 76 | 1 | 4 | |
| model() | 82 | 1 | 3 | |
| table_exist() | 78 | 1 | 3 | |
| find_by_product_id() | 79 | 1 | 3 |